INCRBRSTENA=Val_0x0, DATBIGEND=Val_0x0, DESBIGEND=Val_0x0
Global SoC Bus Configuration Register 0
INCRBRSTENA | Undefined length INCR burst type enable. This bit determines the set of burst lengths the master interface uses. It works in conjunction with the GSBUSCFG0[7-1] bits enables (INCR256/128/64/32/16/8/4). ARLEN/AWLEN do not use INCR except in case of non-aligned burst transfers. In the case of address-aligned transfers, they use only the following burst lengths:
0 (Val_0x0): INCRX burst mode. 1 (Val_0x1): INCR (undefined length) burst mode. |
INCR4BRSTENA | INCR4 burst type enable. When this bit is enabled (set to 0x1), the controller is allowed to do bursts of beat length 1, 2, and 4. It is highly recommended that this bit is enabled to prevent descriptor reads and writes from being broken up into separate transfers. |
INCR8BRSTENA | INCR8 burst type enable. If software set this bit to 0x0, the AXI master uses INCR to do the 8-beat burst. |
INCR16BRSTENA | INCR16 burst type enable. If software set this bit to 0x1, the AXI master uses INCR to do the 16-beat burst. |
INCR32BRSTENA | INCR32 burst type enable. If software set this bit to 0x1, the AXI master uses INCR to do the 32-beat burst. |
INCR64BRSTENA | INCR64 burst type enable. If software set this bit to 0x1, the AXI master uses INCR to do the 64-beat burst. |
INCR128BRSTENA | INCR128 burst type enable. If software set this bit to 0x1, the AXI master uses INCR to do the 128-beat burst. |
INCR256BRSTENA | INCR256 burst type enable. If software set this bit to 0x1, the AXI master uses INCR to do the 256-beat burst. |
DESBIGEND | Descriptor access is big endian. This bit controls the endian mode for descriptor accesses. Data is considered as embedded data in the descriptors in the following cases:
0 (Val_0x0): Little-endian (default) 1 (Val_0x1): Big-endian |
DATBIGEND | Data access is big endian. This bit controls the endian mode for data accesses. Note: For an AXI master, this bit must be set to 0x0. 0 (Val_0x0): Little-endian (default) 1 (Val_0x1): Big-endian |
DESWRREQINFO | Descriptor write request info. AHB-prot/AXI-cache/OCP-ReqInfo for descriptor write. |
DATWRREQINFO | Data write request info. AHB-prot/AXI-cache/OCP-ReqInfo for data write. |
DESRDREQINFO | Descriptor read request info. AHB-prot/AXI-cache/OCP-ReqInfo for descriptor read. |
DATRDREQINFO | Data read request info. AHB-prot/AXI-cache/OCP-ReqInfo for data read. |